ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _GroupingsSorter<TKey,TGrouping> Class / _sort Method

In This Topic
    _sort Method (_GroupingsSorter<TKey,TGrouping>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _sort( _
       ByVal obj As Object _
    ) As Object
    public object _sort( 
       object obj
    )

    Parameters

    obj
    See Also